Simplify, only create a new setup if appearance actually changed.
authorMatthias Clasen <maclas@gmx.de>
Fri, 27 Feb 2004 20:41:14 +0000 (20:41 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 27 Feb 2004 20:41:14 +0000 (20:41 +0000)
commitcc7c7d22639792bec201ebadb8513128dc97bd75
treee4547b0e07688cbdf6738b6eac67f4e5bccb49bf
parent528b02a847876ec4819acde16719ebff61f0444a
Simplify, only create a new setup if appearance actually changed.

Fri Feb 27 21:42:28 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c (gtk_combo_box_relayout):
* gtk/gtkcombobox.c (gtk_combo_box_style_set): Simplify, only
create a new setup if appearance actually changed.
* gtk/gtkcombobox.c (gtk_combo_box_cell_layout_clear):
* gtk/gtkcombobox.c (gtk_combo_box_get_cell_info): Make
these more robust.  (#127623, Damon Chaplin)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c